StandardFolderId Class |
Namespace: Independentsoft.Exchange
The StandardFolderId type exposes the following members.
| Name | Description | |
|---|---|---|
| StandardFolderId |
Initializes a new instance of the StandardFolderId class.
| |
| StandardFolderId(StandardFolder) |
Initializes a new instance of the StandardFolderId class.
| |
| StandardFolderId(StandardFolder, Mailbox) |
Initializes a new instance of the StandardFolderId class.
| |
| StandardFolderId(StandardFolder, String) |
Initializes a new instance of the StandardFolderId class.
| |
| StandardFolderId(StandardFolder, String, Mailbox) |
Initializes a new instance of the StandardFolderId class.
|
| Name | Description | |
|---|---|---|
| ChangeKey |
Contains a string that identifies a version of a folder that is identified by the Id attribute. This attribute is optional. Use this attribute to make sure that the correct version of a folder is used.
(Inherited from Id.) | |
| Id |
Contains a string that identifies a folder in the Exchange store.
| |
| Mailbox |
Gets or sets the mailbox.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Returns a String that represents this instance.
(Overrides FolderIdToString.) |